Sökresultat:
10816 Uppsatser om Total testing process - Sida 1 av 722
Enhetstestning: Kostnad mot kvalitet
Unit testing is a type of testing technique which is becoming quite fashionable to the developers and companies that are in the business of creating and managing software. Alas there are seldom any concrete data to support the positive claims of the authors in unit testing methodology books. These claims are instead based on empirical studies and the experience of the authors. The problem that arises from this situation is that it becomes problematic for managers and also the developers themselves to convince both customers and their own management to use this type of testing as there is no exact return of investment model. This essay examines this problem from two points, the first point is from the literature itself and interviews conducted with a number of developers at a software company located in Umea, Sweden.
Standardisering av funktionsblock for PLC
Automationscenter & Bråvalla Elteknik AB is a company that offers the market completed total solutions where the customer can operate and monitor their production from the terminal. In these total solutions they lack standard circuit which are developed by the company and which could manoeuvre/control/monitor controlled process objects. This report defines the work of developing the most common standard circuits.The report is initiated by a short theoretical part about PLC and the PLC system, with a connected terminal, which has been used. Thereafter, the turnout of the demands of specification is reported, after discussing with the supervisor in the course of the project. The report concludes with a disclosure of how the programming, the documentation and the testing have proceeded and a final discussion concerning the project and proposals on continuation.The result is a CD with the documentation of standard circuits and how they are implemented in a new project.
Pimp My Test Process : Introducing Test Automation and Process Maturity in an IT Consulting Context
Ipendo Systems in Linköping, Sweden, is a small IT consulting firm developing among other things custom portal applications based on Microsoft Sharepoint 2010. The purpose of this thesis is to investigate whether the test tools TestComplete and LoadComplete provide sufficient compatibility for functional and non-functional testing of Ipendo Systems? Sharepoint based applications, as well as design testing related activities to be incorporated into their existing software development framework. A test process maturity framework was chosen and applied for the design of the testing activities, while the test tool investigation resulted in guidelines on how to apply the tools effectively and circumvent any issues discovered..
En utvärderingsmodell för testverktyg : Med inriktning på automatiserade högnivåtester
Testing has always been an important task in the scope of software quality. Though it has never been as much appreciated within the management of the organisations as the software development has. However testing is becoming more attractive within organisations because it becomes more evident how much money working systems saves in contrast to defect ones. A tester often use testing tools to simplify the work progress. There are a lot of tools nowadays but not many evaluating models which helps the tester to know which one to recommend.
Att mäta användbarhet på webbplatser : En fall studie där två metoder för användbarhet jämförs
The aim with this thesis is to investigate two different methods used to test usability on web-sites to determine the advantages and disadvantages of two methods and compare the results. The two selected methods are the think aloud method and asynchronous remote method. Re-mote usability testing has existed for more than ten years but the possibilities with this meth-od needs to be explored more.To achieve the purpose of this thesis a case study was conducted on an e-commerce site and for the online remote usability testing software was used.The results of this study show that think aloud usability testing encounter more issues with the website than the remote usability testing..
Automatiska GUI-test : En teoretisk och praktisk studie för hållbarare test
To automate software testing is an investment, and that makes it important to have good knowledge about automation before an implementation is made. In this master thesis a study about automated testing is carried out. The study also includes a closer look at the testing tool TestComplete. TestComplete is one out of many tools on the market that is developed for automated GUI testing and the goal is to get a picture of how well the tool can adjust to CC Systems own applications. Studies show that it is hard to write lasting test scripts.
En beskrivning av manuellt test : Svagheter och styrkor med och utan stöd avett testverktyg
Test is an area in system development. Test can be performed manually or automated. Test activities can be supported by Word documents and Excel sheets for documenting and executing test cases and as well for follow up, but there are also new test tools designed to support and facilitate the testing process and the activities of the test. This study has described manual test and identified strengths and weaknesses of manual testing with a testing tool called Microsoft Test Manager (MTM) and of manual testing using test cases and test log templates developed by the testers at Sogeti. The result that emerged from the problem and strength analysis and the analysis of literature studies and firsthand experiences (in terms of creating, documenting and executing test cases) addresses the issue of the following weaknesses and strengths.
Pragmatisk mjukvarutestning : Hur kan agila metoder implementeras i ett pågående utvecklingsprojekt?
There are several ways of conducting software testing where some may include users and others may include personnel whose work task is to execute test on systems. Although most developers and project managers understand the point of testing the system, it is not always being done and the most common reason is that there is no time for it. However, this is a false assumption as it may instead cause some bugs in the system that would not have been there in the first place if tests had been there to prevent bugs in the code.My purpose for this thesis was to find suggestions for changes in the development process in an ongoing project used by Acino and Svenska Försäkringsfabriken in order to increase the quality of the system used. In this thesis, I have approached the purpose by pursuing a case study of the two companies through observation and interviews. By doing this I acquired the relevant information to make suggestions for change.
Omkonstruktion av testrigg för småskalig ångsmotor
The actual project presents the development of a testing rig for a steam engine. A short overviewabout the development of steam engines is presented, until arriving to the development of thepresent engine, which will require to be tested in different ways.The testing rig studied on this project (based on a Lanchester engine) will be used to testdifferent materials and layouts for the group Piston-Cylinder.The engine is a high performance steam power engine, which is going to have a highpower/dimensions ratio, what will lead to require high performance components and materials.An introduction to the testing rig is presented, and the entire design project is done in order toreplace the disappeared documentation of the current testing rig, built on the 1970?s. Also somemodifications done in the original testing rig are presented, as well as some detected problemsand their possible solutions..
Testning och parprogrammering : Går det att effektivisera testning med hjälp av parprogrammering?
The purpose of this study was to investigate the possibility of streamlining the test process by utilizing pair programming. During the process, pair programming has been practiced as is defined by the Extreme programming (XP) software development methodology, with the other aspects of XP discarded. The focus of the testing itself has been toward unit testing. The methods applied has been with an experimental approach where 93 cases were attempted to be solved by either single programmers or pair programmers. What has been investigated in these experiments was the time needed to complete a case, how many test attempts were needed to solve the case, and how high a percentage of the cases were solved.
Användartester inom webbutveckling : Är användartester nödvändigt vid utveckling av webbplatser?
The aim of this study is to get a deeper understanding about user tests as well as answer the question about if testing for users is necessary at all times. I've done a comparison between what the literature says, and what a company says, about testing. The tests that's been in focus in this study is prototyping and card sorting tests. Prototyping aims to give the developer feedback about the design and check if there are any obvious problems with the design. A card sorting test can be used to get input about how information architecture should be constructed.
Utvärdering av enhetstestning för Palasso
The market-leading wage and PA-.system for the Swedish public sector Palasso is developed in Karlstad. In order to achieve the highest quality of code , the developing team behind Palasso has been conducting extensive testing. Testing is done to ensure that the software does what it should do. However, the testing has been done at a high level. In order to continue to evolve, the group that develops Palasso has started to look at the new development methods that have become popular in the computer industry in recent years.
Teststrategier och användning av testautomation : En studie utförd på företaget Extenda AB
In today?s IT world where software is constructed in a rapid pace, testing has become a crucial area to master when testing has to be done at a greater speed. To still be able to handle the demands of high quality software, companies have to spend more resources on testing and introduce test automation. By automating test cases the testers can gain time which they can spend on doing more complex testing and thereby increase the quality of the software.In this thesis we have helped Extenda AB, who delivers systems to retail companies, to introduce test automation in one of their customer specific projects. This has been done using their own in-house ?capture/replay? tool ECP (Extenda Cashier Player).We have also derived a process that explains how Extenda can introduce test automation on other customer projects.
Utveckling av processparametrar inom en hårdmetallindustri
This report analyzes and examines a hypothesis for finding a method to optimize thelength of the delubrication process time based on a total charge weight. The work hasfocused on the holding time for delubrication and the total charge weight.An important step in the manufacturing chain of cutting tools is when the greenbodies undergo the sintering process. Today, the delubrication step has the sameprocess time independent of the total charge weight. An implementation of a methodto adjust the delubrication process time would give more consistent quality of thecutting tool´s internal characteristics but also reduce the time course of the sinteringprocess. In the present project two methods for this goal were tested, thedevelopment of an algorithm and a weight interval subdivision with associateddelubrication process times.During delubrication a pressure increase is observed due to the decomposition of thePEG in the powder mixture.
Testarbete inom utveckling och förändring av integrationsplattformar
This thesis focuses on the testing activities at the stages of development and change regardingintegration brokers. The study aimed to examine the overall challenges that exist regarding thetesting activities within this context, and the thoughts towards the development method testdrivendevelopment (TDD). TDD emphasizes high level of test coverage and where the testprocess is well integrated with the development process. To seek answers to our question weapplied qualitative interviews with companies and respondents to try to understand the globalchallenges that are related to this work and processes. The main conclusions presented in thisstudy is that the overall challenges are involving and educating project participants in the testingprocess activities and the contributory effect test have on the end product.